home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / mint / lib / mntlib44.zoo / mntlib / purec / mintflt.prj < prev    next >
Text File  |  1993-01-30  |  400b  |  24 lines

  1. ; MiNT Library for Turbo/Pure C
  2. ; Floating Point Support (*WITHOUT* direct FPU access via Line-F)
  3.  
  4. ; hohmuth 22 Sep 92
  5.  
  6. mintflt.lib
  7.  
  8. .C [-T- -DNDEBUG]
  9. .L [-G -J]
  10.  
  11. =
  12.  
  13. ; things to override from mintlib.lib
  14. ..\main.c [-P]
  15. ..\doprnt.c
  16. ..\scanf.c
  17.  
  18. ; things only useable with floating point support
  19. ..\difftime.c
  20.  
  21. ; the Turbo/Pure C floating point library
  22. PCFLTLIB.LIB
  23. ;TCFLTLIB.LIB
  24.